Skip to content

bpo-40204: Add :noindex: in the documentation#21859

Merged
vstinner merged 3 commits intopython:masterfrom
vstinner:sphinx3_noindex
Aug 13, 2020
Merged

bpo-40204: Add :noindex: in the documentation#21859
vstinner merged 3 commits intopython:masterfrom
vstinner:sphinx3_noindex

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Aug 13, 2020

Add :noindex: to duplicated documentation to fix "duplicate object
description" errors.

For example, fix this Sphinx 3 issue:

Doc/library/configparser.rst:1146: WARNING: duplicate object
description of configparser.ConfigParser.optionxform, other instance
in library/configparser, use :noindex: for one of them

https://bugs.python.org/issue40204

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants